home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / hardware-part1 / 3210 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.1 KB

  1. Path: felix.teclink.net!usenet
  2. From: rad@teclink.net (rad)
  3. Newsgroups: comp.sys.amiga.hardware
  4. Subject: Re: CYBERSTORM 68060
  5. Date: 1 Feb 1996 03:13:53 GMT
  6. Organization: TECLink Internet Services: info@TECLink.Net
  7. Message-ID: <1795.6603T1228T1279@teclink.net>
  8. References: <Wingman-2501961627110001@193.75.227.6>
  9. NNTP-Posting-Host: tc2_26.teclink.net
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
  11.  
  12. Yanik DHONT <Wingman@stlouis.eunet.be> writes:
  13.  
  14. >When I boot the computer crashes often. Sometimes everything goes
  15. >normally. Sometimes everything is ok, then bang crash again!
  16.  
  17. >When I boot from Workbench disk there isn't any problem. So I suppose the
  18. >problem is in the startup.
  19.  
  20. Sounds reasonable to me.
  21.  
  22. >I wonder if the 2 hard drives (both 1.2Gb) don't cause a problem, or
  23. >probably a library or device that doesn't work with the Cyberstorm
  24.  
  25. >Also the Guru message is always with : task: 0800....
  26.  
  27. >Those numbers (at least 08) appear all the time.
  28.  
  29. >It's the address of the problem isn't it?
  30.  
  31. This isn't going to be of much help, but...
  32.  
  33. Yes the task: xxx is the address of the running task's task structure when the
  34. event that caused the GURU occured.  The particular addresses you see
  35. (starting with 0800 are simply the first 64K (16MB in the case of 08xx) of
  36. memory at the start of your 32 bit memory which used first.  It should be no
  37. surprize that GURUs close to boot-up always fall in this address range.
  38. Unfortunately, this means it's of no help either.
  39.  
  40.     The only suggestions I can think of are:
  41. a) comment everything out of your startup-sequence and add things back one at
  42.    a time until you find something that crashes.
  43. b) Try running segtracker and enforcer before anything you've added to your
  44.    startup-sequence.  (Enforcer will often help point out which programs
  45.    aren't working correctly.)
  46.  
  47.  
  48. --------------------------------------------------------------------------
  49. - Richard Deken                   E-Mail: (personal) rad@teclink.net     -
  50. - VLSI design engineer                    (AuE business) rad@aue.com     -
  51. - Advanced Microelectronics       PGP public key available               -
  52. --------------------------------------------------------------------------
  53.  
  54.